home *** CD-ROM | disk | FTP | other *** search
/ Venus 7000 / darktronics.iso / Software / Service Packs / Win2kSP4.exe / i386 / is / netcpqi.in_ / netcpqi.inf
Encoding:
Windows Setup INFormation  |  2003-06-19  |  12.1 KB  |  286 lines

  1. ; NETCPQI.INF
  2. ;
  3. ; (c) Microsoft 1999
  4. ; (c) Compaq 1999
  5.  
  6. [Version]
  7. Signature   = "$Windows NT$"
  8. Class       = Net
  9. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  10. Provider    = %MSFT%
  11. LayoutFile  = layout.inf
  12. DriverVer=08/16/2002,5.00.2195.6601
  13. ;DriverVer   =07/21/1999
  14. [Manufacturer]
  15. %COMPAQ%    = Compaq
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect = PCI\VEN_8086&DEV_1229&SUBSYS_B01E0E11, \
  19.                     PCI\VEN_8086&DEV_1229&SUBSYS_B02F0E11, \
  20.                     PCI\VEN_8086&DEV_1229&SUBSYS_B04A0E11, \
  21.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0D70E11, \
  22.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0C60E11, \
  23.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0C70E11, \
  24.                     PCI\VEN_8086&DEV_1229&SUBSYS_B01F0E11, \
  25.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0DD0E11, \
  26.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0DE0E11, \
  27.                     PCI\VEN_8086&DEV_1229&SUBSYS_B0E10E11, \
  28.                     PCI\VEN_8086&DEV_1229&SUBSYS_B1340E11, \
  29.                     PCI\VEN_8086&DEV_1229&SUBSYS_B13C0E11, \
  30.                     PCI\VEN_8086&DEV_1229&SUBSYS_B1440E11, \
  31.                     PCI\VEN_8086&DEV_1229&SUBSYS_B1630E11, \
  32.                     PCI\VEN_8086&DEV_1229&SUBSYS_B1640E11
  33.  
  34. [Compaq]
  35. %N1001.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B01E0E11  ; Compaq NC3120 Fast Ethernet NIC
  36. %N1002.DeviceDesc%  = N1002.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B02F0E11 ; Compaq NC1120 Ethernet NIC
  37. %N1003.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B04A0E11  ; Compaq 10/100 TX PCI Intel WOL UTP Controller 
  38. %N1004.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0C60E11  ; Compaq NC3161 Fast Ethernet NIC
  39. %N1005.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0C70E11  ; Compaq NC3160 Fast Ethernet NIC
  40. %N1006.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0D70E11  ; Compaq NC3121 Fast Ethernet NIC
  41. %N1007.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B01F0E11  ; Compaq NC3122 Fast Ethernet NIC
  42. %N1008.DeviceDesc%  = multiport.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0DD0E11  ; Compaq NC3131 Fast Ethernet NIC
  43. %N1009.DeviceDesc%  = multiportdaughter.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0DE0E11  ; Compaq NC3132 Fast Ethernet NIC
  44. %N100A.DeviceDesc%  = N103.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B0E10E11  ; Compaq NC3133 Fast Ethernet NIC
  45. %N100B.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B1340E11  ; Compaq NC3163 Fast Ethernet NIC
  46. %N100C.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B13C0E11  ; Compaq NC3162 Fast Ethernet NIC
  47. %N100D.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B1440E11  ; Compaq NC3123 Fast Ethernet NIC
  48. %N100E.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B1630E11  ; Compaq NC3134 Fast Ethernet NIC
  49. %N100F.DeviceDesc%  = N100.ndi,PCI\VEN_8086&DEV_1229&SUBSYS_B1640E11  ; Compaq NC3135 Fast Ethernet Upgrade Module
  50.  
  51. ;----------------------------------------------------------------------------
  52. ; N100 Section: Fast Ethernet
  53. ;
  54. [N100.ndi.NT]
  55. Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  56. BusType         = 5    ; PCI
  57. AddReg          = Speed100.reg, 82557.reg, n100.ndi.NT.reg
  58. CopyFiles       = n100_NT.CopyFiles
  59. ;DriverVer       =07/21/1999
  60.  
  61. [N100.ndi.NT.Services]
  62. AddService      = N100, 2, n100.Service, common.EventLog
  63.  
  64. ;----------------------------------------------------------------------------
  65. ; multiport N100 Section: Fast Ethernet
  66. ;
  67. [multiport.ndi.NT]
  68. Characteristics   = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  69. BusType           = 5    ; PCI
  70. AddReg            = Speed100.reg, 82557.reg, n100.ndi.NT.reg
  71. CopyFiles         = n100_NT.CopyFiles
  72. Port1DeviceNumber = 4
  73.  
  74. ;----------------------------------------------------------------------------
  75. ; multiport N100 Section: Fast Ethernet
  76. ;
  77. [multiportdaughter.ndi.NT]
  78. Characteristics   = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  79. BusType           = 5    ; PCI
  80. AddReg            = Speed100.reg, 82557.reg, n100.ndi.NT.reg
  81. CopyFiles         = n100_NT.CopyFiles
  82. Port1DeviceNumber = 4
  83.  
  84. [multiport.ndi.NT.Services]
  85. AddService      = N100, 2, n100.Service, common.EventLog
  86.  
  87. [multiportdaughter.ndi.NT.Services]
  88. AddService      = N100, 2, n100.Service, common.EventLog
  89.  
  90. ;----------------------------------------------------------------------------
  91. ; N1002 Section: NC1120 10MB only
  92. ;
  93. [N1002.ndi.NT]
  94. Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL     
  95. BusType         = 5    ; PCI                           
  96. AddReg          = Speed10.reg, 82557.reg, n100.ndi.NT.reg
  97. CopyFiles       = n100_NT.CopyFiles
  98. ;DriverVer       =07/21/1999
  99.  
  100. [N1002.ndi.NT.Services]
  101. AddService      = N100, 2, n100.Service, common.EventLog
  102.  
  103. ;----------------------------------------------------------------------------
  104. ; N103 Secion: El Nino 100Fx
  105. ;
  106. [N103.ndi.NT]
  107. Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
  108. BusType         = 5    ; PCI
  109. AddReg          = Speed103.reg, 82557.reg, n100.ndi.NT.reg
  110. CopyFiles       = n100_NT.CopyFiles
  111. ;DriverVer       =07/21/1999
  112.  
  113. [N103.ndi.NT.Services]
  114. AddService = N100, 2, n100.Service, common.EventLog
  115.  
  116. ;----------------------------------------------------------------------------
  117. ; Common 82557 NDI parameters
  118. [82557.reg]
  119. ; Rx Frame Descriptors
  120. HKR, Ndi\params\NumRfd,                ParamDesc,  0, %NumRfd% 
  121. HKR, Ndi\params\NumRfd,                default,    0, "48"
  122. HKR, Ndi\params\NumRfd,                min,        0, "1"
  123. HKR, Ndi\params\NumRfd,                max,        0, "1024"
  124. HKR, Ndi\params\NumRfd,                step,       0, "1"
  125. HKR, Ndi\params\NumRfd,                Base,       0, "10"
  126. HKR, Ndi\params\NumRfd,                type,       0, "int"
  127.  
  128. ; Tx Control Blocks
  129. HKR, Ndi\params\NumTcb,                ParamDesc,  0, %NumTcb% 
  130. HKR, Ndi\params\NumTcb,                default,    0, "32"
  131. HKR, Ndi\params\NumTcb,                min,        0, "1"
  132. HKR, Ndi\params\NumTcb,                max,        0, "64"
  133. HKR, Ndi\params\NumTcb,                step,       0, "1"
  134. HKR, Ndi\params\NumTcb,                Base,       0, "10"
  135. HKR, Ndi\params\NumTcb,                type,       0, "int"
  136.  
  137. ; Coalesce Buffers
  138. HKR, Ndi\params\NumCoalesce,           ParamDesc,  0, %NumCoalesce% 
  139. HKR, Ndi\params\NumCoalesce,           default,    0, "8"
  140. HKR, Ndi\params\NumCoalesce,           min,        0, "1"
  141. HKR, Ndi\params\NumCoalesce,           max,        0, "32"
  142. HKR, Ndi\params\NumCoalesce,           step,       0, "1"
  143. HKR, Ndi\params\NumCoalesce,           Base,       0, "10"
  144. HKR, Ndi\params\NumCoalesce,           type,       0, "int"
  145.  
  146. ; 802.1p/802.1q Tagging
  147. HKR, Ndi\Params\PacketTagging,         ParamDesc,  0, %PacketTagging%
  148. HKR, Ndi\Params\PacketTagging,         default,    0, "0"
  149. HKR, Ndi\Params\PacketTagging\Enum,    "1",        0, %Enabled%
  150. HKR, Ndi\Params\PacketTagging\Enum,    "0",        0, %Disabled%
  151. HKR, Ndi\Params\PacketTagging,         type,       0, "enum"
  152.  
  153.  
  154. HKR, Ndi\params\CPUSaver,           ParamDesc,  0, %CPUSAVER% 
  155. HKR, Ndi\params\CPUSaver,           default,    0, "1536"
  156. HKR, Ndi\params\CPUSaver,           min,        0, "0"
  157. HKR, Ndi\params\CPUSaver,           max,        0, "65535"
  158. HKR, Ndi\params\CPUSaver,           step,       0, "32"
  159. HKR, Ndi\params\CPUSaver,           Base,       0, "10"
  160. HKR, Ndi\params\CPUSaver,           type,       0, "int"
  161.  
  162.  
  163. ; Hardwired defaults
  164. HKR,,                                  PcNic,      0, "0"
  165. HKR,,                                  Adaptive_IFS,0, "1"
  166. HKR,,                                  UcodeSW,    0, "1"
  167. HKR,,                                  Coalesce,   0, "0"
  168. ;HKR,,                                  CPUSaver,   0, "1536"
  169. HKR,,                                  MWIEnable,  0, "1"
  170.  
  171. ;----------------------------------------------------------------------------
  172. ; 100Mb only NDI parameters only for El nino
  173. ;
  174. [Speed103.reg]
  175.  
  176. HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%
  177. HKR, Ndi\params\SpeedDuplex,       default,    0, "4"
  178. HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"
  179. HKR, Ndi\params\SpeedDuplex\enum,  "3",        0, %100Mb-Half-Duplex%
  180. HKR, Ndi\params\SpeedDuplex\enum,  "4",        0, %100Mb-Full-Duplex%
  181.  
  182. ;----------------------------------------------------------------------------
  183. ; 100Mb only NDI parameters
  184. [Speed100.reg]
  185. ; Speed Duplex Mode
  186. HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%
  187. HKR, Ndi\params\SpeedDuplex,       default,    0, "0"
  188. HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"
  189. HKR, Ndi\params\SpeedDuplex\enum,  "0",        0, %AutoDetect%
  190. HKR, Ndi\params\SpeedDuplex\enum,  "1",        0, %10Mb-Half-Duplex%
  191. HKR, Ndi\params\SpeedDuplex\enum,  "2",        0, %10Mb-Full-Duplex%
  192. HKR, Ndi\params\SpeedDuplex\enum,  "3",        0, %100Mb-Half-Duplex%
  193. HKR, Ndi\params\SpeedDuplex\enum,  "4",        0, %100Mb-Full-Duplex%
  194.  
  195.  
  196. ;----------------------------------------------------------------------------
  197. ; 10Mb only NDI parameters
  198. [Speed10.reg]
  199. HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%
  200. HKR, Ndi\params\SpeedDuplex,       default,    0, "1"
  201. HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"
  202. HKR, Ndi\params\SpeedDuplex\enum,  "1",        0, %10Mb-Half-Duplex%
  203. HKR, Ndi\params\SpeedDuplex\enum,  "2",        0, %10Mb-Full-Duplex%
  204.  
  205. ;----------------------------------------------------------------------------
  206. ; NT NDI object registration
  207. [N100.ndi.NT.reg]
  208. HKR,Ndi\Interfaces,             UpperRange, 0, "ndis5"
  209. HKR,Ndi\Interfaces,             LowerRange, 0, "ethernet"
  210. HKR,Ndi,                        Service,    0, "N100"
  211.  
  212. ;----------------------------------------------------------------------------
  213. ; NT Service registration
  214. [n100.Service]
  215. DisplayName     = %n100nt.Service.DispName%
  216. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  217. StartType       = 3 ;%SERVICE_DEMAND_START%
  218. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  219. ServiceBinary   = %12%\n100nt5.sys
  220. LoadOrderGroup  = NDIS
  221. AddReg          = TextModeFlags.reg
  222.  
  223. ;-----------------------------------------------------------------------------
  224. ; NT Common base for all drivers for Eventlog and TextModeFlags
  225. ;
  226. [common.EventLog]
  227. AddReg = common.AddEventLog.reg
  228.  
  229. [common.AddEventLog.reg]
  230. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\n100nt5.sys"
  231. HKR, , TypesSupported,   0x00010001, 7
  232.  
  233. [TextModeFlags.reg]
  234. HKR, , TextModeFlags,    0x00010001, 0x0001
  235.  
  236. [DestinationDirs]
  237. n100_NT.CopyFiles       = 12
  238.  
  239. [N100_NT.CopyFiles]
  240. n100nt5.sys,n100nt5.sys,,2
  241. ;----------------------------------------------------------------------------
  242. ; Localizable Strings
  243. [Strings]
  244. MSFT                     = "Microsoft"
  245. COMPAQ                   = "Compaq"
  246.  
  247. AutoDetect               = "Auto Detect"
  248. SpeedDuplex              = "Link Speed & Duplex"
  249. 10Mb-Half-Duplex         = "10Mbps/Half Duplex"
  250. 10Mb-Full-Duplex         = "10Mbps/Full Duplex"
  251. 100Mb-Half-Duplex        = "100Mbps/Half Duplex"
  252. 100Mb-Full-Duplex        = "100Mbps/Full Duplex"
  253.  
  254. NumRfd                   = "Receive Buffers"
  255. NumTcb                   = "Transmit Control Blocks"
  256. NumCoalesce              = "Coalesce Buffers"
  257. CPUSAVER                 = "CPU Saver"
  258. PacketTagging            = "802.1p/802.1q Tagging"
  259. Enabled                  = "Enabled"
  260. Disabled                 = "Disabled"
  261.  
  262. N1001.DeviceDesc         = "Compaq NC3120 Fast Ethernet NIC"
  263. N1002.DeviceDesc         = "Compaq NC1120 Ethernet NIC"
  264. N1003.DeviceDesc         = "Compaq 10/100 TX PCI Intel WOL UTP Controller"
  265. N1004.DeviceDesc         = "Compaq NC3161 Fast Ethernet NIC"
  266. N1005.DeviceDesc         = "Compaq NC3160 Fast Ethernet NIC"
  267. N1006.DeviceDesc         = "Compaq NC3121 Fast Ethernet NIC"
  268. N1007.DeviceDesc         = "Compaq NC3122 Fast Ethernet NIC"
  269. N1008.DeviceDesc         = "Compaq NC3131 Fast Ethernet NIC"
  270. N1009.DeviceDesc         = "Compaq NC3132 Fast Ethernet NIC"
  271. N100A.DeviceDesc         = "Compaq NC3133 Fast Ethernet Module"
  272. N100B.DeviceDesc         = "Compaq NC3163 Fast Ethernet NIC"
  273. N100C.DeviceDesc         = "Compaq NC3162 Fast Ethernet NIC"
  274. N100D.DeviceDesc         = "Compaq NC3123 Fast Ethernet NIC"
  275. N100E.DeviceDesc         = "Compaq NC3134 Fast Ethernet NIC"
  276. N100F.DeviceDesc         = "Compaq NC3135 Fast Ethernet Upgrade Module"
  277.  
  278. n100nt.Service.DispName  = "Compaq Ethernet or Fast Ethernet NIC NT Driver"
  279.  
  280.